Welcome![Sign In][Sign Up]
Location:
Search - Tree control

Search list

[GUI DeveloptreeControls

Description: 树形控件,介绍树形控件的使用,适合初学者-tree controls on the use of tree controls, for beginners
Platform: | Size: 18432 | Author: 张超 | Hits:

[TreeViewverticaltree

Description: While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those days. The original component was written in Java and I thought it might be useful to have it as a CTreeCtrl derivate. In contrast to some other custom drawn tree controls at CodeProject, this one does not has its own data structure for representing the tree. This means that you do not have to write different code for inserting the tree items when you want to switch from CTreeCtrl. Because this control inherits from CTreeCtrl, it is very easy to activate the stock-functionality which draws the tree in the traditional way.-While studying an electronic engineering d computer science. I participated in a workshop where we compiler h ad to write our own programming language. To vie w and analyze the syntax tree for a given program , I wrote a custom drawn tree component those da ys. The original component was written in Java an d I thought it might be useful to have it as a CTre eCtrl derivate. In contrast to some other custom drawn tree controls at CodeProject. this one does not has its own data structure for r epresenting the tree. This means that you do not have to write different code for inserting the t ree items when you want to switch from CTreeCtrl . Because this control inherits from CTreeCtrl , it is very easy to activate the stock-functio nality which draws the tree in the traditional w ay.
Platform: | Size: 18432 | Author: gaowen | Hits:

[TreeViewOwnerDrawTreeList

Description: 一个非常功能强大的树型列表控件,可用于在列表中显示展开项的具有层次的数据内容!-a very powerful tree control list, can be used to indicate the start list of the items with the level of data content!
Platform: | Size: 155648 | Author: 刘云 | Hits:

[TreeViewtreelist10

Description: 树型控件用来显示具有一定层次结构的数据项时方便、直观,被广泛地应用在各种软件中,如资源管理器中的磁盘目录就用的是树型 控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限 制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。 -tree control is used to indicate a certain level of the data structure when the convenient, intuitive, has been widely used in all kinds of software, such as resource management for the directory on disk using a tree control, We will be in programming frequently used. But the MFC CTreeCtrl category is not directly support drag nodes, and other senior properties This gives us programmers have strong programming restrictions, but also software users caused some inconvenience. Now let our own hands to solve the problem, realizing the tree control nodes Drive.
Platform: | Size: 80896 | Author: muhammad | Hits:

[ComboBoxcmnctrl2

Description: CMNCTRL2 Sample: Demonstrates Common Control MFC Classes, Part 2 The CMNCTRL2 sample illustrates how to use the following common control MFC classes: CProgressCtrl, CSliderCtrl, and CSpinButtonCtrl. It shows how the controls are created and how to change the controls using many of the different available styles. CMNCTRL2 is the result of replacing the original CMNCTRLS sample with two smaller projects: CMNCTRL1 (tree, toolbar, date and time picker, month calendar, and animate controls) and CMNCTRL2 (progress, up/down, and slider controls). This was done to reduce the footprint of the sample code, making it easier to trace specific portions of the application. The list control, originally in the CMNCTRLS sample, can now be found in the LISTHDR sample. Security Note This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices. -CMNCTRL2 Sample : Demonstrates Common Control MFC Classes, Part 2 The CMNCTRL2 sample illustrates how to us e the following common control MFC classes : CProgressCtrl, CSliderCtrl. and CSpinButtonCtrl. It shows how the controls are created and how to change the controls using many of the different styles available. CMNCTR L2 is the result of replacing the original CMNCT RLS sample with two smaller projects : CMNCTRL1 (tree, toolbar, date and time picker, month calendar, and animate controls) and CMNCTRL2 (progress. up/down, and slider controls). This was done to reduce th e footprint of the sample code, making it easier to trace specific portions of t he application. The list control, CMNCTRLS originally in the sample. can now be found in the LISTHDR sample. Security Note This sample cod
Platform: | Size: 26624 | Author: lorime | Hits:

[CSharpTree+db

Description: 对微软treeview控件的编程源程序,非常有用的一个东东哦-Microsoft treeview control of the programming source, a very useful Eastern oh
Platform: | Size: 70656 | Author: yh | Hits:

[TreeViewGridTreeCtrlDemo0530.rar

Description: Grid tree button control,Grid tree button control
Platform: | Size: 193536 | Author: 小誠 | Hits:

[TreeViewverticaltree

Description: 垂直TREE控件,对于实现组织结构图很有用-vertical TREE control for achieving organizational chart useful
Platform: | Size: 3680256 | Author: 网络游者 | Hits:

[TreeViewTreeControlRootFind

Description: 一个带有根节点查询功能的树形控件的VC编程实例-th e solid model with an inquiry of the tree controls the programming examples VC
Platform: | Size: 1889280 | Author: panshu | Hits:

[TreeViewDTTree

Description: 通过TreeControl控件显示数据库中的记录,优化界面。-TreeControl control through the display in the database records, and optimize the interface.
Platform: | Size: 162816 | Author: 谢军 | Hits:

[TreeViewTreeView112

Description: windows,mfc,一个单文档的示例,主要展示树控件的用法-windows, mfc, an example of a single document, the main tree control to display the usage of
Platform: | Size: 3635200 | Author: sunyangan | Hits:

[WEB Codegraphic_javascript_tree_src

Description: 用VML和javascript做的一个树控件。美观大方。要求IE6或Firefox1.5。有如下特性: 1.节点大小和颜色可任意设置 2.节点包含一个标题和一组隐藏的元数据 3.支持选择模式,可单选或多选 4.节点可以添加链接 5.四种布局方式:顶部、底部、左边和右边-VML and javascript to do with a tree control. Elegant appearance. Require IE6 or Firefox1.5. Has the following characteristics: 1. Node size and color can be set 2. Node contains a title and a group of hidden metadata 3. To support the selection mode can be selected or the radio 4. Node can add a link 5. Four layout mode : top, bottom, left and right
Platform: | Size: 16384 | Author: 李立奎 | Hits:

[TreeViewTreeViewCtrl

Description: 树形视图控件的演示程序:在一个层次列表中显示数据,提供了一种实用简便 的方式来显示和管理数据列表.用到了MFC类:CTreeCtrl.-Tree View control demo program: in a list-level data, provides a practical and easy way to display and manage data list. Use the MFC Class: CTreeCtrl.
Platform: | Size: 35840 | Author: 沧海客 | Hits:

[GUI DevelopTreePropSheet_src

Description: Tree properties control for MFC
Platform: | Size: 19456 | Author: 陈龙 | Hits:

[JSP/JavaAjaxtree

Description: 本源码是用JS+Ajax样式做的树形控件,很实用是个不错的树形控件-The source is JS+ Ajax style do tree control, it is practical is not a bad tree controls
Platform: | Size: 512000 | Author: 杨丰 | Hits:

[VC/MFCAtlTraceTool

Description: To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Select MFC/ATL Trace Tool in the Tools menu. Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories for each module. Customize, for each process, module, and category, which information is displayed in the output window. The Trace level control in the Process group is related to the ATLTRACE2 level only those ATLTRACE2 messages with a level equal to or greater than the setting in the Trace level control will be displayed in the output window. Select Apply to put your settings into effect. You can save your settings, and load them the next time you debug the application use the Save and Load buttons. -err
Platform: | Size: 40960 | Author: 徐海峰 | Hits:

[TreeViewTree

Description: TreeView,ListView控件中拖拉程序得演示-TreeView, ListView control procedures have to drag and drop demo
Platform: | Size: 11264 | Author: | Hits:

[Windows CETreeCtrlUse

Description: evc开发的ppc环境下的动态树控件的生成与检索,包括节点编码规则和遍历算法。-EVC ppc development environment to generate dynamic tree control and retrieval, including the node coding rules and traversal algorithm.
Platform: | Size: 166912 | Author: 胡碧松 | Hits:

[Delphi VCLVirtualTreeview_v4.4.3

Description: vcl delphi的虚拟树控件,可以很方便对节点进行各种各样的控制-vcl delphi virtual tree control nodes can be easily carried out on a wide range of control
Platform: | Size: 3101696 | Author: e | Hits:

[TreeViewCustomTree

Description: 一个在树控件上实现多种自画按钮的例子(如checkbox,radiobox,arrow,下划线等),不需要用bitmap array-In a tree control to achieve a variety of examples from the painting button (for example, checkbox, radiobox, arrow, underline, etc.), do not need to use bitmap array
Platform: | Size: 76800 | Author: 严重霄 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net